How to Install maildrop software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install maildrop software package in Ubuntu 14.04 LTS (Trusty Tahr)

maildrop software package provides mail delivery agent with filtering abilities, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install maildrop 

maildrop is installed in your system.

Make ensure the maildrop package were installed using the commands given below,

$ sudo dpkg-query -l | grep maildrop *

You will get with maildrop package name, version, architecture and description in a table

maildrop package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Mail
Package maildrop
Version 2.7.1-1
Description mail delivery agent with filtering abilities
Sub Section Mail


See Also, How to uninstall or remove maildrop software package from Ubuntu 14.04 LTS (Trusty Tahr)?